Skip to content

Conversation

fredericDelaporte
Copy link
Member

@fredericDelaporte fredericDelaporte commented Aug 23, 2025

fix #3643

#1952 (5.3) has added support for caching fetched relations, without supporting the case where the owner id needs assembly. Prior to #1952, fetched relations were not cached. So, the provided test case was not actually working as expected, but it was still able of loading the data.

Maybe it would have to target 5.4.x.

@fredericDelaporte fredericDelaporte added this to the 5.6 milestone Aug 31, 2025
@fredericDelaporte
Copy link
Member Author

Kept targeting 5.6, as I will neither take the time to release a new 5.4.x for this bug nor take the time to look at the two other potential regressions (#3652, #3669) soon. It could still be backported later.

@fredericDelaporte fredericDelaporte marked this pull request as ready for review August 31, 2025 14:52
@fredericDelaporte fredericDelaporte enabled auto-merge (squash) September 1, 2025 18:07
@fredericDelaporte fredericDelaporte merged commit 66300c1 into nhibernate:master Sep 22, 2025
19 checks passed
@fredericDelaporte fredericDelaporte deleted the GH3643 branch September 25, 2025 17:00
@hazzik
Copy link
Member

hazzik commented Sep 26, 2025

@mergify backport

Copy link

mergify bot commented Sep 26, 2025

backport

❌ No backport have been created

No destination branches found

mergify bot pushed a commit that referenced this pull request Sep 26, 2025
Co-authored-by: Christoph Watzl <[email protected]>
(cherry picked from commit 66300c1)
fredericDelaporte added a commit that referenced this pull request Sep 28, 2025
…3709)

Co-authored-by: Frédéric Delaporte <[email protected]>
Co-authored-by: Christoph Watzl <[email protected]>
Co-authored-by: Alex Zaytsev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Collection cache lookup failure with enum keys
3 participants